The purpose of this puzzle is to move the squares so that you see the initial image back. You can choose the image, the number of squares...
Name |
Description |
Default |
Status |
background_color |
the background color |
white |
required |
empty_color | the empty square color | black | required |
image_name | the puzzle image name | - | required |
length | the linear squares number | 4 | required |
link | the URL to link when the player wins the game | - | optional |
target | the target of the new page : - "_blank" : show in a new unnamed top-level window - "_self" : show in the current frame - "_parent" : show in the parent frame - "_top" : show in the top-most frame or a custom frame name |
_blank | optional |
registration_code | the registration code | - | required |
Special notes |
* The background color format is hexadecimal format like this : blue is "#0000ff"", red is "#ff0000" ... If you want that the background color is the same as the one of the page, look at the html source file and find the balise : <body bgcolor="#00FFFF"> then copy the value, here it's "#00ffff". Use the "HexColor" applet to convert RGB color to hexadecimal color. |
Copyright 1999-2001 Taiji Software
All Rights Reserved
http://www.taijisoftware.com
support@taijisoftware.com